home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / maple_st.swf / scripts / DefineSprite_1136 / frame_1 / DoAction.as < prev   
Encoding:
Text File  |  2010-04-12  |  155 b   |  10 lines

  1. function reset()
  2. {
  3.    this.itemnum = 0;
  4.    this.showgo = 1;
  5.    this.gotoAndStop(1);
  6.    this.targetplace = "";
  7. }
  8. reset();
  9. _root.functionkeytest();
  10.